Gets a value indicating whether this page is writeable.
A writeable page allows the flow content of the document to be written on top of existing page content. When the page is not writeable, the page is skipped and the flow content is added to the next page.
public boolean isWriteable()
|
Return Value
True if the page is writeable. Default is false.